On this pageMakeExpPointUnit: sgConstsDescriptionMakeExpPoint creates basing on input parameters X, Y and Z and returns an instance of the TexpPoint structure.Syntaxfunction MakeExpPoint(const X, Y, Z: Double): TexpPoint;